home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / The Director Toolkit v1.0.adf / CLI_Commands / View / docs < prev    next >
Text File  |  1987-02-25  |  3KB  |  80 lines

  1.  
  2. |c7|f2|t1VIEW|c3|f1|t0
  3.  
  4. View is a handy |c7CLI|c3 command |c7IFF|c3 image file viewer.  It can 
  5. be used to
  6. display individual |c7IFF|c3 files like this:|r1
  7.  
  8. |+8|c71> view picfile|c3|r1
  9.  
  10. Or, you can view multiple files as a quick slideshow like this:|r1
  11.  
  12. |+8|c71> view pic1 pic2 pic3|c3|r1
  13. |e
  14.  
  15. The |c7IFF|c3 image files can be any resolution, including overscan, brushes 
  16. and |c7HAM|c3 images.  Overscan images will be correctly centered relative to
  17. your screen preferences.|r1
  18.  
  19. You can also use view to display all the |c7IFF|c3 image files in a directory
  20. by specifying the directory or disk name instead of a picture file:|r1
  21.  
  22. |+8|c71> view df1:|c3|r1
  23. |+0|+2or|r1
  24. |+8|c71> view pictures|c3|+8(when pictures is a directory)|r1
  25.  
  26. This will go through all the files on |c7DF1:|c3 and any which 
  27. are |c7IFF|c3 image files will be displayed in a quick slideshow.|r1
  28. |e
  29.  
  30. You can abort view at any time by pressing the |c7left|c3 mouse button.  The
  31. |c7right|c3 mouse button will pause the display on any given image.|r1
  32.  
  33. You can increase the delay time between pictures (for longer viewing)
  34. like this:|r1
  35.  
  36. |+8|c71> view -d10 df1:|c3|r1
  37.  
  38. This will add |c710|c3 seconds to the viewing time of each picture.|r1
  39. |e
  40.  
  41. You can also tell view to loop it's operation endlessly like this:|r1
  42.  
  43. |+8|c71> view -l pic1 pic2 pic3|c3|r1
  44.  
  45. This will cause view to display pic1 pic2 and pic3 over and over until
  46. you abort with the |c7left|c3 mouse button.|r1
  47.  
  48. You can combine looping and a picture delay like this:|r1
  49.  
  50. |+8|c71> view -d5 -l pic1 pic2 pic3|c3|r1
  51. |e
  52.  
  53. While view is displaying your pictures, a report of the file names viewed
  54. and their resolutions is displayed on the |c7CLI|c3 screen.  You can pause on
  55. any given image using the |c7left|c3 mouse button, and use the 
  56. |c7Left-Amiga-N|c3 key 
  57. to switch back to the |c7CLI|c3 and find out what the file name is.  The file
  58. name of the current screen image will be the second to last file name
  59. displayed. The last file name displayed will be the picture you will
  60. see next.  Use |c7Left-Amiga-M|c3 to switch back to the view screen to 
  61. continue.
  62. Remember that if while you were on the |c7CLI|c3 screen, you clicked the
  63. mouse 
  64. on it, you have selected the |c7CLI|c3 window for input, instead of the
  65. |c7View|c3 
  66. window.  When you switch back to view then, the pause button will not have 
  67. any effect because the |c7CLI|c3 is now watching the mouse, not view.  If 
  68. you 
  69. then click on view to select it's window, view will treat that as an abort 
  70. signal and exit.|r1
  71. |e
  72.  
  73. Also note that due to the way that view handles the screen, it may be
  74. necessary to move the mouse to the upper left corner of the screen for
  75. the abort click to be recognized.  Even though the mouse pointer is
  76. blank while view is running (therefore invisible), it may be helpful 
  77. to get in the habit of moving the mouse towards the upper left corner 
  78. before clicking to abort.|r1
  79.  
  80.